@charset "utf-8";
*{margin:0;padding:0}

body{
	font-size:12px;
	color:#333;
}
ul,li{list-style:none;}
img{border:0;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.h50{height:50px; clear:both; overflow:hidden;}
.h20{height:20px; clear:both; overflow:hidden;}
.mb20{ margin-bottom:20px;}

.w1002{width:1002px; margin:0 auto;}
.w1200{width:1200px; margin:0 auto;}

a{color:#000; text-decoration:none; font-size:12px;}
a:hover{color:#ff9000; }
input::-ms-clear{display:none;}



.header{ height:110px; margin:0 auto; background:url(../images/topbg.jpg) repeat-x;}
.logo{ width:250px; text-align:center; float:left;}
.r_header{
	height:50px;
	float:right;
}
.menu_txt{ height:30px; margin-top:5px; line-height:30px; text-align:right; padding-right:20px;}
/* 全站导航 */
.r_menu{
	height:53px;
}


.menu{ height:53px; margin-top:20px;}
.menu ul{ margin:0 auto;}
.tab{
	height:53px;
	float:left;
	line-height:53px;
	padding-left:18px;
	padding-right:18px;
}
.split{
	height:53px;
	float:left;
	line-height:53px;
	padding-left:1px;
	padding-right:1px;
	color:#CCC;
	font-size:16px;
}
.tab:last-child{ background-image:none; }
.tab a{ color:#333; font-size:14px;font-family:Microsoft yahei,Arial;}
.tab a:hover{color:#ff9000; }


#menu{position:relative;z-index:99}
.tab{position:relative;display:block;float:left;cursor:pointer}
.dropdown ul{display:none}
.dropdown:hover ul{position:absolute;display:block;margin-left:-4px;top:44px;left:1px;z-index:9}
.subnav{
	width:103px;
	background-color:#FFF;
	margin-left:-6px!important;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: -2px;
}
.subnav li{width:103px; text-align:center; line-height:40px;}
.featured-image:hover { 
	opacity: 0.6; 
	color: #fff; 
	background: rgba(0,0,0,0.8); 
} 

.page{margin:15px auto; width:730px; line-height:35px; font-size:14px; text-align:center;}
.bannerw{ height: 307px; margin-top:1px; background-color:#0a6164;}

.banner{ height: 307px;width: 1200px;overflow: hidden;}
.banner_inner{position:relative;height:200px;width:958px;margin:0 auto;height:307px;}

.banner_img{width:20000px}
.banner_img li{float:left;width:1200px;position:relative}
.banner_img li.bgli01{ background:#edfdfc url(../images/banner.jpg?v=3) center no-repeat;}
.banner_img li.bgli02{ background:#edfdfc url(../images/banner2.jpg?v=3) center no-repeat;}
.banner_img li.bgli03{ background:#edfdfc url(../images/banner_1.png) center no-repeat;}
.banner_img li.bgli04{ background:#edfdfc url(/d/file/p/2019-08-28/5e053b2d9deb33ec97287533506cab48.jpg) center no-repeat;}
.banner_img li.bgli05{ background:#edfdfc url(../images/banner_2.png) center no-repeat;}
.banner .child1{position:absolute;width:588px;height:425px;left:66px;top:0}
.banner .child2{position:absolute;width:654px;height:425px;left:343px;top:0}
.banner_common{position:relative;width:990px;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:0;margin-top:120px;width:51px;height:51px;cursor:pointer;background:url(../../skin2016/images/banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:120px;width:51px;height:51px;cursor:pointer;background:url(../../skin2016/images/banner_btn_r_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:160px;position:absolute;top:393px;left:50%;margin-left:-40px; overflow:hidden;}
.banner .control li{float:left;margin-left:10px;width:18px;height:18px;border-radius:50%;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#ff7f02}


.box{
	border:#d9d9d9 solid 1px;
}
.box_l{ float:left; width:693px;border-right:#d9d9d9 solid 1px;}
.box_r{ float:right; width:306px;}
.box_l .classname{ float:left;line-height:50px; height:50px; width:120px; text-align:center; font-size:20px;font-family:Microsoft yahei,Arial;}
.box_l .subclass{ float:right;line-height:50px; height:50px; }
.box_l .more{ float:right;line-height:50px; height:50px; }
.box_l .more img{ margin-top:20px; padding-right:20px;}
.box_t{ background:url(../images/titlebg.jpg) repeat-x; line-height:50px; height:50px; }
.box_t span{ float:right;padding-right: 20px; margin-top:20px;}
.subtitle{ margin-top:12px; margin-right:20px;}
.subtitle li{ float:left; width:93px; height:26px; text-align:center; line-height:26px;font-family:Microsoft yahei,Arial; font-size:14px;}
.subtitle li a{ font-size:14px;}
.subtitle .act,.subtitle li:hover{ background:url(../images/submenubg.png) no-repeat;}
.subtitle .act a,.subtitle li:hover a{ color:#FFF;}
.box_r .box_t{ padding-left:15px;}
.box_r .box_t a{ font-size:20px;font-family:Microsoft yahei,Arial; color:#ff6600;}
.btns{ width:275px; margin:10px auto 5px auto;}
.btns li{ background:url(../images/btnbg.jpg) no-repeat; height:54px; line-height: 43px; padding-left:45px;margin-bottom:18px;}
.btns li a{ font-size:16px;font-family:Microsoft yahei,Arial;}
.icons{ float:left; margin-right:1px;}
.icons li{ float:left; margin-bottom:1px;}
.icons li img{ display: block;}
.ul_icon{ margin:13px;}

.box_l_c .photo{ width:260px; padding:15px 15px; float:left;}
.in_news_box{ position:relative; width:270px; height:240px;}
.in_news_box .hd{ position:absolute; right:5px; bottom:5px; z-index:1;}
.in_news_box .hd ul{}
.in_news_box .hd ul li{ float:left; margin-left:4px; width:20px; height:20px; line-height:20px; text-align:center; background:#fff; cursor:pointer;}
.in_news_box .hd ul li.on{ background:#f00; color:#fff;}
.in_news_box .bd{ position:relative;}
.in_news_box .bd li{ position:relative; width:270px; height:280px; overflow:hidden;}
.in_news_box .bd img{width:100%; height:210px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.in_news_box .bd li:hover img{-webkit-transform:scale(1.04); transform:scale(1.04);}
.in_news_box .bd  li p{ top:225px; position:absolute; left:0; bottom:0; width:100%; height:75px; line-height:25px; color:#333; text-align:center;/* background:url(../images/in_news_mask_bg.png) repeat;*/ font-family:Microsoft yahei,Arial; font-size:14px;}
.in_news_box .btn{position:absolute; bottom:-15px; width:20px; height:20px; /*background:url(../images/in_news_btn.png);*/ z-index:10; cursor:pointer; filter:alpha(opacity=50); opacity:0.5; -webkit-transition:all .1s linear; transition:all .1s linear;}
.in_news_box .prev { left:5px; background-position:0 0;}
.in_news_box .next { right:5px; background-position:0 -20px;}
.in_news_box .btn:hover{ filter:alpha(opacity=100); opacity:1;}
.imgnav-mask {
    position: absolute;
    z-index: 86;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 66px;
    background-image: url(../images/photobg.png);
    background-repeat: no-repeat;
    background-position: -9px 0;
}
.box_l_c .topnews{ float:left; width:370px; margin-top:10px; margin-left:20px;}
.box_l_c .topnews dl{ border-bottom:#666 dotted 1px; padding-bottom:10px; margin-bottom:10px; height:70px;}
.box_l_c .topnews dt{ font-size:16px;font-family:Microsoft yahei,Arial; line-height:30px;}
.box_l_c .topnews dt a{ color:#008b8b; font-size:16px;}
.box_l_c .topnews dd a{ color:#999; font-size:12px; line-height:20px;}
.box_l_c .topnews  ul { margin-bottom:10px; height:190px;overflow:hidden; }
.box_l_c .topnews  ul li{ line-height:28px; background:url(../images/dot.png) no-repeat left 9px; padding-left:10px;font-family:Microsoft yahei,Arial; font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height:28px;}
.box_l_c .topnews  ul li a{ font-size:14px;} 
.box_l_c .topnews  ul li span{ float:right; font-size:12px;padding-left:5px;}
.box_footer{
	background-image: url(../images/boxfooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:5px;
}
#CuPlayer{ width:258px; margin:5px auto;}
.links{ 
	width:270px;
	position:relative;
	overflow:hidden;
	height:156px;
	margin:10px auto;
}
.links li{ float:left; width: 270px; text-align:center; margin-bottom:10px;}
.scroll{ margin:10px auto 0 auto; width:270px; }

.simply-scroll-container {
	position: relative;
}
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}
.simply-scroll-list {
	overflow: hidden;
}
.simply-scroll, .simply-scroll .simply-scroll-clip { /* 容器样式设置大小 */
	width: 270px;
	height: 156px;

}

.footer{
	height:50px;
	background-color:#008b8b;
	text-align:center;
	line-height:50px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	color:#fff;
	margin-top:15px;
	margin-bottom:15px;
}
.footer_l{ float:left; width:300px;}
.footer_l a{ color:#fff;}
.footer_r{ float:right; width:500px; text-align:right;}

.main_1{ margin-top:10px;}
.mainbg{ background:url(../images/mainbg.jpg) repeat-x;}
.news{ float:left; margin-top:55px;margin-left:50px; width:300px;}
.news-list{}
.news-list li{ line-height:24px; background:url(../images/dot.gif) no-repeat left center; padding-left:8px; height:24px; overflow:hidden;}
.news-more{ margin-top:4px; margin-left:5px;}
.about{ float: right;width:294px; margin-right:22px; margin-top:30px;}

.about_1{ width:294px; height:87px; background:url(../images/aboutbg.jpg) no-repeat left top; margin-bottom:10px; }
.about_1 p{ width:168px; height:48px; overflow:hidden; line-height:24px; padding-left:115px; padding-top:35px;}


.about_2{ width:294px; height:91px; background:url(../images/address.jpg) no-repeat left top; }
.about_2 p{ width:175px; height:48px; overflow:hidden; line-height:24px; padding-left:10px; padding-top:35px;}

.links_text a{ float:left; margin-right:15px; line-height:30px; }
.links_lm{ float:left; font-size:15px;font-family: "微软雅黑"; color:#1d71b4;  line-height:30px;}
.list{ margin:20px auto;}

.list_l{ width:200px; float:left;}

.list_r{ width:870px; float:right; min-height:300px; _height:300px;}
.list_r_nav{ line-height:44px; height:44px; color:#333; padding-left:20px; background-color:#eee;font-size:15px;font-family:Microsoft yahei,Arial; padding-left:20px; font-weight:normal;}
.list_r_nav a{ font-size:15px;}
.list_r ul{ padding:10px 20px;}
.list_r li{ line-height:35px; font-size:14px; border-bottom:#eee dashed 1px; padding-left:20px;background:url(../images/dot.gif) no-repeat left center;}
.list_r li span{ float:right; font-family:Arial, Helvetica, sans-serif}
.list_r li a{ font-size:14px;}

.pname{ background-color:#0B53B5; line-height:44px; height:44px; color:#fff; font-size:16px;font-family:Microsoft yahei,Arial; padding-left:20px; font-weight:normal;}
.pname a{ color:#fff; font-size:16px;}
.list_l_1 li{ line-height:40px; height:40px; background-color:#eee;font-size:15px;font-family:Microsoft yahei,Arial; padding-left:20px; margin-bottom:2px;}
.list_l_1 li a{ font-size:15px;}
.list_l p{ line-height:25px; margin-top:10px;}

.list_r .show_a{ font-size:18px; line-height:40px; text-align:center; color:#333;font-family:Microsoft yahei,Arial; margin-top:20px;}
.list_r .show_b{ font-size:12px; color:#999; text-align:center; line-height:25px;}
.list_r .show_c{ font-size:14px; line-height:180%; margin-top:20px; }
.list_r .show_c p{ margin-bottom:15px;}

.show_c table{
    table-layout:fixed;
    empty-cells:show; 
    border-collapse: collapse;
    margin:0 auto 20px auto;
	width:100%;
}
.show_c table td{
    height:25px;
	line-height:25px;
	border:1px solid #333;
	padding:5px;
	word-WRAP:break-word;
}
.show_c table td p{ margin:0;}

.main{
	height:604px;
	margin-top:16px;
}
.main_l{ float:left; width:325px;}

.main_c{ float:left; width:482px; margin-left:16px;}

.main_r{ float:right; width:260px;}

.sy_xxzl {
  float: left;
  height: 263px;
  width: 325px;
  border-right: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  margin-top:16px;
}

.sy_xxzl_1 {
  float: left;
  height: 38px;
  width: 325px;
  background: url(../images/sy_1.jpg) repeat-x top;
}

.sy_xxzl_1 dl {
  float: left;
  height: 38px;
  width: 94px;
  background: url(../images/sy_13.jpg) no-repeat left top;
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
  padding-left: 30px;
}
.sy_xxzl_1 dt a {
  float: right;
  height: 38px;
  width: 74px;
  text-align: center;
  font-size: 12px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
}

.sy_xxzl_2 {
  float: left;
  height: 226px;
  width: 297px;
  padding-top: 15px;
  padding-right: 14px;
  padding-left: 14px;
}

.sy_xxzl_2 ul li {
  float: left;
  height: 28px;
  width: 282px;
  padding-left: 15px;
  background: url(../images/sy_4.jpg) no-repeat left top;
  list-style: url(none) none;
}

.sy_xxzl_2 ul li a {
  float: left;
  height: 28px;
  width: 230px;
  font-size: 12px;
  line-height: 28px;
  color: #666666;
  text-decoration: none;
  overflow: hidden;
}
.sy_xxzl_2 ul li a:hover { color:#00F; text-decoration:underline;}
.sy_xxzl_2 ul li span {
  float: left;
  height: 28px;
  width: 52px;
  font-size: 12px;
  line-height: 28px;
  color: #666666;
  text-decoration: none;
  overflow: hidden;
  text-align: right;
}

.sy_lxdt {
  background: #FFFFFF;
  float: left;
  height: 323px;
  width: 480px;
  border-right: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}
.sy_lxdt_1 {
  float: left;
  height: 38px;
  width: 480px;
  background: url(../images/sy_1.jpg) repeat-x top;
}
.sy_lxdt_1 h4 { float:right; margin-right:30px;}
.sy_lxdt_1 h4 a{
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 36px;	
  width: 150px;  
  color:#666;
   text-align: center;
   font-weight:normal;
}
.sy_lxdt_1 dl {
  float: left;
  height: 36px;
  width: 94px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 36px;
  color: #1D71AD;
  text-decoration: none;
  border-top: 2px solid #1D71AD;
  border-right: 1px solid #DFDFDF;
  background: #FFFFFF;
}
.sy_lxdt_1 dt a {
  float: right;
  height: 38px;
  width: 74px;
  text-align: center;
  font-size: 12px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
}
.sy_lxdt_3 {
  float: left;
  height: 270px;
  width: 448px;
  padding-top: 15px;
  padding-right: 14px;
  padding-left: 14px;
}

.sy_lxdt_3 ul li {
  float: left;
  height: 28px;
  width: 433px;
  padding-left: 15px;
  background: url(../images/sy_4.jpg) no-repeat left top;
  list-style: url(none) none;
}

.sy_lxdt_3 ul li a {
  float: left;
  height: 28px;
  width: 381px;
  line-height: 28px;
  color: #666666;
  text-decoration: none;
  overflow: hidden;
}
.sy_lxdt_3 ul li a:hover { color:#00F; text-decoration:underline;}
.sy_lxdt_3 ul li span {
  float: left;
  height: 28px;
  width: 52px;
  line-height: 28px;
  color: #666666;
  text-decoration: none;
  overflow: hidden;
  text-align: right;
}

.sy_lxdt_2 {
  float: left;
  height: 80px;
  width: 450px;
  padding: 10px 15px 10px;
  border-bottom: 1px dashed #CCCCCC;
}

.sy_lxdt_2 h1 {
  float: left;
  height: 32px;
  width: 450px;
  overflow: hidden;
  text-align:center;
  font-size:16px;
  font-family: "微软雅黑";
  font-weight:normal;
}
.sy_lxdt_2 h1 a{  font-size:16px; color:#1d71ad; }
.sy_lxdt_2 h2 {
  float: left;
  height: 40px;
  width: 450px;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  text-decoration: none;
  font-weight:normal;
}

.sy_tzgg {
  float: left;
  height: 322px;
  width: 260px;
  border-right: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
}

.sy_tzgg_1 {
  float: left;
  height: 38px;
  width: 260px;
  background: url(../images/sy_1.jpg) repeat-x top;
}

.sy_tzgg_1 dl {
  float: left;
  height: 38px;
  width: 94px;
  background: url(../images/sy_13.jpg) no-repeat left top;
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
  padding-left: 30px;
}
.sy_tzgg_1 dt a {
  float: right;
  height: 38px;
  width: 74px;
  text-align: center;
  font-size: 12px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
}

.sy_tzgg_2 {
  float: left;
  height: 226px;
  width: 232px;
  padding-top: 15px;
  padding-right: 14px;
  padding-left: 14px;
}

.sy_tzgg_2 ul li {
  float: left;
  line-height: 28px;
  width: 232px;
  padding-left: 15px;
  background: url(../images/sy_4.jpg) no-repeat left top;
  list-style: url(none) none;
}

.sy_tzgg_2 ul li a {
  float: left;
  width: 232px;
  font-size: 12px;
  line-height: 28px;
  color: #666666;
  text-decoration: none;
}
.sy_tzgg_2 ul li a:hover { color:#00F; text-decoration:underline;}

.sy_vod {
  float: left;
  height: 263px;
  width: 260px;
  border-right: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  margin-top:16px;
}

.sy_vod_1 {
  float: left;
  height: 38px;
  width: 260px;
  background: url(../images/sy_1.jpg) repeat-x top;
}

.sy_vod_1 dl {
  float: left;
  height: 38px;
  width: 94px;
  background: url(../images/sy_13.jpg) no-repeat left top;
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
  padding-left: 30px;
}
.sy_vod_1 dt a {
  float: right;
  height: 38px;
  width: 74px;
  text-align: center;
  font-size: 12px;
  line-height: 38px;
  color: #1D71AD;
  text-decoration: none;
}

.sy_vod_2 {
  float: left;
  height: 226px;
  width: 232px;
  padding-top: 15px;
  padding-right: 14px;
  padding-left: 14px;
}

.sy_photo{
	width: 325px;
	height: 318px;
	padding:3px;
}

.slider{position: relative}
.slider div{position: relative;text-align: center;padding: 0px;list-style-type: none;margin: 0px;width: 320px;background: #ffffff;height: 240px;overflow: hidden;}
.slider span{z-index: 99;position: absolute;text-align: center;width: 100%;bottom: 2px;color: #ffffff;font-size: 12px;font-weight: bold}
.slider .txtbg{position: absolute;filter: alpha(opacity=70);width: 100%;bottom: 0px;background: #000;height: 17px;padding-top: 5px;left: 0px;opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7}
.slider .txtbg img{width: 620px;height: 240px;}
.hdnum{width: 320px;height: 62px;overflow: hidden;padding-top: 14px}
.hdnum li{padding: 3px;background-color: #000;width: 74px;float: left;margin:0 0 0 1px;overflow: hidden;}
.hdnum li img{width: 74px;height: 60px;filter: alpha(opacity=50);opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5}
.hdnum li.on{padding: 0;background-color: #f54102;width: 76px;}
.hdnum li.on img{border: #1d71bc 2px solid;filter: alpha(opacity=100);width: 72px;height: 58px;opacity: 1;-moz-opacity: 1;-khtml-opacity: 1}

.sy_vod_2 span{ line-height:30px; text-align:center; width:233px; display:block}


/*--box4--*/
.box4 {
	width:1002px;
	margin:0 auto;
	margin-top:10px;
}
.box4_L {
	float:left;
	width:204px;
	position:relative;
}
.box4_L dl {
	background:url(../images/jtg_hx_27.png) no-repeat;
	width:202px;
	height:47px;
	position:absolute;
	top:0px;
	left:0px;
}
.box4_L dl dt {
	float:left;
	font-family:"微软雅黑";
	font-size:18px;
	color:#fff;
	text-indent:30px;
	line-height:40px;
}
.box4_L dl dd {
	float:right;
	padding-right:13px;
	font-size:14px;
	padding-top:15px;
	color:#fff;
}
.box4_L ul {
	margin-top:40px;
}
.box4_L li {
	color:#3f3f3f;
	line-height:47px;
	font-size:15px;
	font-family:"微软雅黑";
}
.box4_L li a{
	font-size:15px;
	font-family:"微软雅黑";
}

.box4_L li a:link, .box4_L li a:visited {
	background:url(../../skin/images/jtg_hx_23.jpg?v=14820) no-repeat;
	width:167px;
	height:47px;
	display:block;
	font-family:"微软雅黑";
	padding-left:30px;
	padding-right:5px;
}
.box4_L li a:hover {
	background:url(../../skin/images/jtg_hx_22.jpg?v=14820) no-repeat;
	width:202px;
	height:47px;
	display:block;
	text-decoration:none;
	font-family:"微软雅黑";
	color:#de171c;
}
.box4_L h1 {
	margin-top:30px;
}
.box4_R {
	float:right;
	width:770px;
	border-top:5px solid #008B8B;
	
}
.box4_R1 {
	width:770px;
	height:67px;
	border-bottom:1px dashed #afada4;
}
.box4_R1 dl {
	float:left;
	padding-left:26px;
}
.box4_R1 dl dt {
	color:#3f3f3f;
	font-size:20px;
	font-family:"微软雅黑";
	line-height:30px;
	padding-top:15px;
}
.box4_R1 dl dd {
	color:#878787;
	font-size:14px;
	font-family:Arial;
}
.box4_R1 h1 {
	float:right;
	font-weight:normal;
	padding-right:34px;
	padding-top:22px;
	color:#878787;
	font-family:"微软雅黑";
	font-size:14px;
	
	
}
.box4_R1 h1 a{font-size:15px;}
.box4_R1 h1 a:link, .box4_R1 h1 a:visited {
	color:#878787;
	font-family:"微软雅黑";
}
.box4_R1 h1 a:hover {
	color:#f00;
	font-family:"微软雅黑";
}
.box4_R2 {
	width:770px;
}
.box4_R2 .content,.box4_R6 .content {
	padding-left:26px;
	width:719px;
	color:#333;
	font-size:16px;
	line-height:30px;
	padding-top:30px;
	font-family:"微软雅黑";
}
.box4_R2 .content  p,.box4_R6 .content  p{
	margin-bottom:10px;
}
.box4_R2 .content  h3 a{
	font-family:"微软雅黑";
	color:#930;
	font-size:16px;
}
.box4_R2 .content a{
	/*font-family:"微软雅黑";*/
	color:#333;
}
.box4_R2  .content a:hover,.box4_R6  .content a:hover {
	color:#f00;
	/*font-family:"微软雅黑";*/
}
.box4_R2 ul {
	padding-left:26px;
	padding-top:40px;
}
.box4_R2 li {
	background:url(../../skin/images/jtg_hx_25.jpg) no-repeat;
	width:231px;
	height:150px;
	float:left;
	
}
.box4_R3 {
	width:770px;
	border-bottom:1px solid #dddddd;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}
.box4_R3 h1 {
	background:url(../../skin/images/jtg_hx_28.jpg) no-repeat;
	width:227px;
	height:147px;
	float:left;
}
.box4_R3 h1 img {
	padding-top:3px;
	padding-left:3px;
}
.box4_R3 dl {
	width:475px;
	float:right;
	padding-right:10px;
}
.box4_R3 dl dt {
	color:#dc1319;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:35px;
}
.box4_R3 dl dt a:link, .box4_R3 dl dt a:visited {
	color:#dc1319;
	font-family:"微软雅黑";
}
.box4_R3 dl dt a:hover {
	color:#f00;
	font-family:"微软雅黑";
}
.box4_R3 dl dd {
	text-indent:2em;
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
}
.box4_R3 dl dd a:link, .box4_R3 dl dd a:visited {
	font-family:"微软雅黑";
	color:#bbbbbb;
}
.box4_R3 dl dd a:hover {
	font-family:"微软雅黑";
	color:#f00;
}
.box4_R4 {
	width:770px;
	border-bottom:1px solid #dddddd;
	float:left;
	min-height:300px;
	_height:300px;
}
.box4_R4_img {
	width:770px;
	border-bottom:1px solid #dddddd;
	float:left;
	min-height:300px;
	_height:300px;
}
.box4_R4_img ul {
	width:699px;
	border-bottom:1px solid #dddddd;
	float:left;
	margin-left:30px;
	display:inline;
	padding-top:20px;
	padding-bottom:20px;
}
.box4_R4_img li {
	padding-left:20px;
	font-family: Microsoft yahei,Arial;
    font-size: 14px;
	float:left;
	width:320px;
	line-height:30px;
	padding-bottom:10px;
}
.box4_R4_img li p{ text-align:center; font-size:14px;}
.box4_R4 ul {
	width:699px;
	border-bottom:1px solid #dddddd;
	float:left;
	margin-left:30px;
	display:inline;
	padding-top:20px;
	padding-bottom:20px;
}
.box4_R4 li {
	background:url(../../skin/images/jtg_hx_29.jpg) no-repeat 7px 16px;
	padding-left:16px;
	font-family: Microsoft yahei,Arial;
    font-size: 14px;
	line-height:35px;
}
.box4_R4 li a{font-size: 14px;}
.box4_R4 li span {
	float:right;
	padding-right:19px;
	font-size: 12px;
	
}
.box4_R5 {
	width:770px;
	line-height:35px;
	text-align:center;
}
.box4_R5 dl {
	float:right;
	padding-right:6px;
	padding-top:20px;
}
.box4_R5 dl dt {
	float:left;
	color:#666666;
	line-height:22px;
	_line-height:25px;
	padding-left:10px;
}
.box4_R5 dl dt a:link, .box4_R5 dl dt a:visited {
	color:#666666;
}
.box4_R5 dl dt a:hover {
	color:#8ad255;
	text-decoration:none;
	font-weight:bold;
}
.box4_R5 dl dt span {
	color:#8ad255 !important;
}
.box4_R5 dl dt span a {
	color:#8ad255 !important;
	text-decoration:none;
	font-weight:bold;
}
.box4_R5 dl dd {
	float:left;
	padding-left:10px;
}
.box4_R6 {
	padding-left:26px;
	width:770px;
	min-height:300px;
	_height:300px;	
}
.box4_R6 h1 {
	color:#dc1319;
	font-family:"微软雅黑";
	text-align:center;
	font-size:22px;
	padding-top:30px;
	font-weight:normal;
}
.box4_R6 h2 {
	text-align:center;
	font-weight:normal;
	color:#999;
	padding-top:15px;
	font-size:12px;
}
.box4_R6 dl {
	padding-top:20px;
}
.box4_R6 dl dt {
	text-indent:2em;
	color:#666666;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:25px;
}
.box4_R6 dl dt span {
	float:left;
	padding-top:22px;
	padding-bottom:22px;
	text-indent:12px;
	width:706px;
}
.box4_R7 {
	padding-left:26px;
	padding-top:35px;
	float:left;
}
.box4_R7 h1 {
	background:url(../../skin/images/jtg_hx_35.jpg) no-repeat;
	width:195px;
	height:86px;
	float:left;
}
.box4_R7 h1 img {
	border:1px solid #e5e5e5;
}
.box4_R7 dl {
	float:left;
	padding-left:19px;
	width:480px;
}
.box4_R7 dl dt {
	color:#333;
	font-family:"微软雅黑";
	line-height:20px;
	padding-top:10px;
}
.box4_R8 {
	padding-left:26px;
	padding-top:30px;
	float:left;
	width:685px;
}
.box4_R8 dl dt {
	text-indent:2em;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
}
.box4_R8 dl dd {
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
}
.box4_R9 {
	padding-left:26px;
	float:left;
	width:664px;
}
.box4_R9 ul {
	padding-top:25px;
}
.box4_R9 li {
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
}
.box4_R9 dl {
	padding-top:25px;
}
.box4_R9 dl dt {
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
}
.box4_R9 dl dd {
	float:right;
	padding-top:25px;
}
.box4_R10 {
	padding-left:26px;
	float:left;
	width:690px;
}
.box4_R10 ul {
	padding-top:25px;
}
.box4_R10 li {
	float:left;
	padding-left:20px;
	padding-right:18px;
}
.box4_R10 dl {
	padding-top:25px;
}
.box4_R10 dl dt {
	color:#e0191a;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:28px;
	font-weight:bold;
}
.box4_R10 dl dd {
	text-indent:2em;
	line-height:25px;
	color:#666666;
}
.box4_R11 {
	padding-left:77px;
	float:left;
	width:560px;
	padding-top:65px;
}
.box4_R11 h1 {
	font-family:"微软雅黑";
	color:#e61617;
	font-size:14px;
	line-height:30px;
}
.box4_R12 {
	margin-left:30px;
	margin-top:25px;
	float:left;
	display:inline;
	position:relative;
}
.box4_R12 a:link, .box4_R12 a:visited {
	background:url(../../skin/images/jtg_hx_45.jpg) no-repeat;
	width:678px;
	height:117px;
	display:block;
	color:#666 !important;
	font-family:"微软雅黑";
}
.box4_R12 a:hover {
	background:url(../../skin/images/jtg_hx_44.jpg) no-repeat;
	width:678px;
	height:117px;
	display:block;
	text-decoration:none;
	color:#fff !important;
	font-family:"微软雅黑";
}
.box4_R12 h1 {
	background:url(../../skin/images/jtg_hx_48.png) no-repeat;
	width:144px;
	height:95px;
	margin-left:34px;
	margin-top:13px;
	float:left;
	display:inline;
}
.box4_R12 h2 {
	position:absolute;
	top:5px;
	left:150px;
	z-index:99;
}
.box4_R12 h2 a:link, .box4_R12 h2 a:visited {
	background:url(../../skin/images/jtg_hx_50.png) no-repeat;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"微软雅黑";
	color:#fff !important;
	text-decoration:none;
	font-size:24px;
	font-family:Arial;
}
.box4_R12 h2 a:hover {
	background:url(../../skin/images/jtg_hx_49.png) no-repeat;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"微软雅黑";
	color:#fff !important;
	text-decoration:none;
	font-size:24px;
	font-family:Arial;
}
.box4_R12 ul {
	width:465px;
	float:left;
	padding-left:11px;
	padding-top:18px;
}
.box4_R12 li {
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
}

.box4_tab {
	width:770px;
	border:1px solid #dddddd;
	float:left;
	min-height:300px;
	_height:300px;
	    margin-top: 10px;
}
.list_sub{ width:770px;	border-bottom: #d9d9d9 solid 1px;}

.list_con{ 
	padding-left:26px;
	width:744px;
	
	color:#333;
	font-size:16px;
	line-height:30px;
	padding-top:30px;
	font-family:"微软雅黑";
}

.list_con p{ margin-bottom:10px;}
.list_sub {
    background: url(../images/titlebg.jpg) repeat-x;
    line-height: 50px;
    height: 50px;
}
.cc a{color:#de171c;}